spinner: Dont inherit from GtkDrawingArea part 2.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 15 Sep 2010 07:52:29 +0000 (16:52 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 15 Sep 2010 07:52:29 +0000 (16:52 +0900)
commit1110375f24a3ba92acbce1f8ac2840c9642aceb6
treecd4c9c29632e2934328c2627e747982044176c5a
parentf5a06df3dc0b21cd98afcec47bce085df6d7c4a3
spinner: Dont inherit from GtkDrawingArea part 2.

Seems commit 7b42d4feda5448cf4f929aeb79f56ba9e524ac39 makes
GtkSpinner a direct subclass of GtkWidget but forgets to
update the header file to include gtkwidget.h instead and
declare the instance and class structures properly (assuming
this was just a missed file in the commit).
gtk/gtkspinner.h